frame: Convert to gadgets
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Dec 2015 04:00:35 +0000 (23:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Dec 2015 20:15:18 +0000 (15:15 -0500)
commit576028bdec90b27a42e8a65755dc0b2e235cdf5a
treea91398a51ec7251351edcf14c17f516e294b2a86
parent3be4971e05e6aeebeddcd7a38ceebc95330b4f03
frame: Convert to gadgets

As part of this conversion, remove the hardcoded padding around
the label.

Unfortunately, we cannot use the main gadget for drawing the frame
decoration, since we want to draw a custom border instead of the
stock css border that gadgets insist on drawing for us. Therefore,
add an extra gadget with name border and use it just for rendering
the frame.
gtk/gtkframe.c
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css